<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_GERMAN</nationality>

		<long_name>Sturmhaubitze 42</long_name>
		<short_name>StuH 42</short_name>
		<comment>A self-propelled gun based on the chassis of a Panzer III with a 10.5cm leFH 18 howitzer and an MG34 machine gun</comment>

		<uniform_profile>uniform_profile_german_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>6</month><year>1943</year><number>100</number></data>
		<data><month>12</month><year>1944</year><number>100</number></data>
		<data><month>3</month><year>1945</year><number>50</number></data>
		<data><month>12</month><year>1945</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-StuH 42.png</image_profile>
			<weight>21600</weight>
		</attributes>

		<drive>
			<engine>
				<name>Maybach HL120 TRM 112</name>
				<horsepower>300</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>75</offsetX>
				<offsetY>265</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-75</offsetX>
				<offsetY>265</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Stug III Ausf G (late).png</image_view>

			<width>295</width>
			<length>530</length>
			<height>120</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>50@21</upper_front>
				<lower_front>50@-21</lower_front>
				<side>30</side>
				<rear>30@10</rear>
				<top>10</top>
				<bottom>16</bottom>
			</armour>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>255</width>
			<length>265</length>
			<height>96</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>50@10</front>
				<side>30@11</side>
				<rear>30@10</rear>
				<top>10</top>
			</armour>
			<smoke_discharger><offsetX>40</offsetX><offsetY>60</offsetY><elevation>50</elevation><speed>10</speed><ammo>6</ammo><reload>4</reload></smoke_discharger>

		</superstructure>

		<fixed_weapon>
			<image_view>Image-StuH 42 cannon.png</image_view>

			<offsetX>10</offsetX>
			<offsetY>-87</offsetY>
			<offsetZ>157</offsetZ>
			<minAngle>-10</minAngle>
			<maxAngle>10</maxAngle>

			<rotate_time>30</rotate_time>
			<weapon><type>WEAPON_CANNON_105_LEFH18_L28</type></weapon>
			<ammo><for>WEAPON_CANNON_105_LEFH18_L28</for><flavour>FLAVOUR_HE</flavour><rounds>30</rounds></ammo>
			<ammo><for>WEAPON_CANNON_105_LEFH18_L28</for><flavour>FLAVOUR_APCBC</flavour><rounds>6</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<image_view>Image-Stug III Ausf G (late) MG.png</image_view>

			<offsetX>50</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>240</offsetZ>
			<minAngle>-45</minAngle>
			<maxAngle>45</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_MG34_PANZERLAUF</type></weapon>
			<ammo><for>WEAPON_LMG_MG34_PANZERLAUF</for><rounds>2000</rounds></ammo>

		</fixed_weapon>
	</vehicle>
</squad>
